when i'm creating new brush like this: _ChocolateBrush = OverlayWindow.Graphics.CreateBrush(Color.Chocolate); it is just white... any ideas?
when i'm creating new brush like this:
_ChocolateBrush = OverlayWindow.Graphics.CreateBrush(Color.Chocolate);
it is just white... any ideas?