1 write to CreateOptionsProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
554
CreateOptionsProperty
=
3 references to CreateOptionsProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
126
target.PropertyChanged(
CreateOptionsProperty
);
255
return (BitmapCreateOptions) GetValue(
CreateOptionsProperty
);
259
SetValueInternal(
CreateOptionsProperty
, value);