Compartir a través de


DeckWorkspace.OnActivate(UIElement) Method

Definition

public:
 virtual void OnActivate(System::Windows::UIElement ^ smartPart);
public void OnActivate (System.Windows.UIElement smartPart);
abstract member OnActivate : System.Windows.UIElement -> unit
override this.OnActivate : System.Windows.UIElement -> unit
Public Sub OnActivate (smartPart As UIElement)

Parameters

smartPart
UIElement

Implements

Applies to