Share via


CompletionPresenterStyle.BitmapScalingMode Property

Definition

Gets a BitmapScalingMode value that indicates the desired scaling mode for items' images

public:  virtual property System::Windows::Media::BitmapScalingMode BitmapScalingMode {  public:
System::Windows::Media::BitmapScalingMode get(); protected:
 void set(System::Windows::Media::BitmapScalingMode value); };
public virtual System.Windows.Media.BitmapScalingMode BitmapScalingMode { get; protected set; }
member this.BitmapScalingMode : System.Windows.Media.BitmapScalingMode with get, set
Public Overridable Property BitmapScalingMode As BitmapScalingMode

Property Value

Applies to