ToolTipService::SetIsEnabled Method (DependencyObject^, Boolean)
.NET Framework (current version)
Sets the value of the IsEnabled attached property for an object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object to which the attached property is written.
- value
-
Type:
System::Boolean
The value to set.
.NET Framework
Available since 3.0
Available since 3.0
Show: