5 references to OpacityMaskProperty
PresentationCore (2)
Core\CSharp\System\Windows\UIElement.cs (2)
2758
get { return (Brush) GetValue(
OpacityMaskProperty
); }
2759
set { SetValue(
OpacityMaskProperty
, value); }
PresentationFramework (3)
src\Framework\System\Windows\Controls\ProgressBar.cs (2)
188
_glow.InvalidateProperty(UIElement.
OpacityMaskProperty
);
219
_glow.SetCurrentValue(UIElement.
OpacityMaskProperty
, mask);
src\Framework\System\Windows\Documents\TextSchema.cs (1)
1195
UIElement.
OpacityMaskProperty
,