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