StatusBar::ShouldApplyItemContainerStyle Method (DependencyObject^, Object^)
.NET Framework (current version)
Namespace:
System.Windows.Controls.Primitives
Assembly: PresentationFramework (in PresentationFramework.dll)
Return to top
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual bool ShouldApplyItemContainerStyle( DependencyObject^ container, Object^ item ) override
Parameters
- container
-
Type:
System.Windows::DependencyObject^
The container for the item.
- item
-
Type:
System::Object^
The object to evaluate.
.NET Framework
Available since 3.0
Available since 3.0
Show: