Unsets the region manager for control.
| C# | Visual Basic | Visual C++ |
void UnsetRegionManagerForControl( DependencyObject target )
Sub UnsetRegionManagerForControl ( _ target As DependencyObject _ )
void UnsetRegionManagerForControl( DependencyObject^ target )
- target (DependencyObject)
- The target WPF control.