Show / Hide Table of Contents

Method SetIsExpanded

| Edit this page View Source

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

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