ZoneWorkspace.OnHide(FrameworkElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void OnHide(System::Windows::FrameworkElement ^ smartPart);
public void OnHide (System.Windows.FrameworkElement smartPart);
abstract member OnHide : System.Windows.FrameworkElement -> unit
override this.OnHide : System.Windows.FrameworkElement -> unit
Public Sub OnHide (smartPart As FrameworkElement)
Parameters
- smartPart
- FrameworkElement