Method SetIsExpanded
| Edit this page View SourceSetIsExpanded(DependencyObject, bool)
Sets a value indicating whether the given dependency object is in an expanded state.
Declaration
public static void SetIsExpanded(DependencyObject obj, bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| DependencyObject | obj | |
| bool | value |
SetIsExpanded(DependencyObject, bool)
Sets a value indicating whether the given dependency object is in an expanded state.
Declaration
public static void SetIsExpanded(DependencyObject obj, bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| DependencyObject | obj | |
| bool | value |