for a long time i am looking for trick to develop a Blu like window where some leaf image is coming out from title bar. how they design such layout.
here is small image of custom title bar

please some one tell me how could i design this type of title bar where something coming out from title bar.
You can achieve this by setting an appropriate background image for the window and setting
AllowsTransparencytoTrue:Then you have to create your own title bar, because the default one will not be displayed.