WindowWorkspace.OnActivate(UIElement) Method

Definition

protected:
 override void OnActivate(System::Windows::UIElement ^ smartPart);
protected override void OnActivate (System.Windows.UIElement smartPart);
override this.OnActivate : System.Windows.UIElement -> unit
Protected Overrides Sub OnActivate (smartPart As UIElement)

Parameters

smartPart
UIElement

Applies to