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