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