4 references to OpacityField
PresentationCore (4)
System\Windows\Media\Visual.cs (4)
1328double opacity = OpacityField.GetValue(this); 3542return OpacityField.GetValue(this); 3548if (OpacityField.GetValue(this) == value) 3553OpacityField.SetValue(this, value);