Show / Hide Table of Contents

Method GetSucceededTemplate

| Improve this Doc View Source

GetSucceededTemplate(DependencyObject)

Gets the control template for specified view element with Succeeded status. This is the getter of SucceededTemplate attached property.

Declaration
public static ControlTemplate GetSucceededTemplate(this DependencyObject element)
Parameters
Type Name Description
System.Windows.DependencyObject element

The view element

Returns
Type Description
System.Windows.Controls.ControlTemplate

The control template.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest