Edit

Share via


WorkflowDesignerIcons.DesignerItems.PanMode Property

Definition

Gets or sets the control that contains the pan mode.

public:
 static property System::Windows::Media::DrawingBrush ^ PanMode { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush PanMode { get; set; }
static member PanMode : System.Windows.Media.DrawingBrush with get, set
Public Shared Property PanMode As DrawingBrush

Property Value

The control that contains the pan mode.

Applies to