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