Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

stackpanel opacity mask from resources wpf

<StackPanel.OpacityMask>
<ImageBrush ImageSource="/PRP;component/Resources/Img/Cube.png"/>
</StackPanel.OpacityMask>
// put build action on Resource
// put copy to output to copy if newer
// assign Custom tool namespace
 
PREVIOUS NEXT
Tagged: #stackpanel #opacity #mask #resources #wpf
ADD COMMENT
Topic
Name
3+6 =