Method GetIsExpanded
| Edit this page View SourceGetIsExpanded(DependencyObject)
Gets a value indicating whether the given dependency object is in an expanded state.
Declaration
public static bool GetIsExpanded(DependencyObject obj)
Parameters
| Type | Name | Description |
|---|---|---|
| DependencyObject | obj |
Returns
| Type | Description |
|---|---|
| bool |
GetIsExpanded(DependencyObject)
Gets a value indicating whether the given dependency object is in an expanded state.
Declaration
public static bool GetIsExpanded(DependencyObject obj)
Parameters
| Type | Name | Description |
|---|---|---|
| DependencyObject | obj |
Returns
| Type | Description |
|---|---|
| bool |