Suppose I need to set an opacity mask on a WPF control that highlights a portion of it in precise position (suppose a 50x50 square at (50;50) position). To do that I create a Dr
Since you have parts that stick out from the control, one idea is to separate control image from the control mask.