Show / Hide Table of Contents

Method GetIsExpanded

| Edit this page View Source

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
| Edit this page View Source

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
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX