1 write to CreateOptionsProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
573
CreateOptionsProperty
=
3 references to CreateOptionsProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
144
target.PropertyChanged(
CreateOptionsProperty
);
273
return (BitmapCreateOptions) GetValue(
CreateOptionsProperty
);
277
SetValueInternal(
CreateOptionsProperty
, value);