4 references to OpacityField
PresentationCore (4)
System\Windows\Media\Visual.cs (4)
1312double opacity = OpacityField.GetValue(this); 3526return OpacityField.GetValue(this); 3532if (OpacityField.GetValue(this) == value) 3537OpacityField.SetValue(this, value);