StatusBar::PrepareContainerForItemOverride Method (DependencyObject^, Object^)
.NET Framework (current version)
Prepares an item for display in the StatusBar.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual void PrepareContainerForItemOverride( DependencyObject^ element, Object^ item ) override
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The item to display in the StatusBar.
- item
-
Type:
System::Object^
The content of the item to display.
.NET Framework
Available since 3.0
Available since 3.0
Show: