1 write to CreateOptionsProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
557
CreateOptionsProperty
=
3 references to CreateOptionsProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
128
target.PropertyChanged(
CreateOptionsProperty
);
257
return (BitmapCreateOptions) GetValue(
CreateOptionsProperty
);
261
SetValueInternal(
CreateOptionsProperty
, value);