GroupItem::IContainItemStorage::ClearItemValue Method (Object^, DependencyProperty^)
.NET Framework (current version)
Removes the association between the specified item and property.
Assembly: PresentationFramework (in PresentationFramework.dll)
private: virtual void ClearItemValue( Object^ item, DependencyProperty^ dp ) sealed = IContainItemStorage::ClearItemValue
Parameters
- item
-
Type:
System::Object^
The associated item.
- dp
-
Type:
System.Windows::DependencyProperty^
The associated property.
.NET Framework
Available since 4.5
Available since 4.5
Show: