Share via


Resizer.OnDraggingTemplateChanged Method

Definition

Called when DraggingTemplate property changes.

protected:
 virtual void OnDraggingTemplateChanged(Microsoft::Management::UI::Internal::PropertyChangedEventArgs<System::Windows::DataTemplate ^> ^ e);
protected virtual void OnDraggingTemplateChanged (Microsoft.Management.UI.Internal.PropertyChangedEventArgs<System.Windows.DataTemplate> e);
abstract member OnDraggingTemplateChanged : Microsoft.Management.UI.Internal.PropertyChangedEventArgs<System.Windows.DataTemplate> -> unit
override this.OnDraggingTemplateChanged : Microsoft.Management.UI.Internal.PropertyChangedEventArgs<System.Windows.DataTemplate> -> unit
Protected Overridable Sub OnDraggingTemplateChanged (e As PropertyChangedEventArgs(Of DataTemplate))

Parameters

Applies to