CompletionPresenterStyle::BitmapScalingMode Property
Visual Studio 2015
Gets the desired scaling mode for images.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property BitmapScalingMode BitmapScalingMode { [CompilerGeneratedAttribute] virtual BitmapScalingMode get(); [CompilerGeneratedAttribute] protected: virtual void set(BitmapScalingMode value); }
Property Value
Type: System.Windows.Media::BitmapScalingMode
Show: