You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/type-converters-overview">Type Converters for XAML Overview</related>
114
-
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/clr-attributes-with-custom-types-and-libraries">XAML-Related CLR Attributes For Custom Types and Libraries</related>
115
-
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/define-custom-types">Defining Custom Types for Use with .NET Framework XAML Services</related>
113
+
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/type-converters-overview">Overview of type converters for XAML</related>
114
+
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/clr-attributes-with-custom-types-and-libraries">XAML-related CLR attributes for custom types and libraries</related>
115
+
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/define-custom-types">Define custom types for use with .NET XAML Services</related>
For implementation patterns for type converters that are used to support XAML and custom types, see [Type Converters for XAML Overview](/dotnet/framework/xaml-services/type-converters-for-xaml-overview).</para>
For implementation patterns for type converters that are used to support XAML and custom types, see [Type Converters for XAML Overview](/dotnet/framework/xaml-services/type-converters-for-xaml-overview).</para>
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/clr-attributes-with-custom-types-and-libraries">XAML-Related CLR Attributes For Custom Types and Libraries</related>
85
-
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/define-custom-types">Defining Custom Types for Use with .NET Framework XAML Services</related>
84
+
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/clr-attributes-with-custom-types-and-libraries">XAML-related CLR attributes for custom types and libraries</related>
85
+
<relatedtype="Article"href="/dotnet/desktop-wpf/xaml-services/define-custom-types">Define custom types for use with .NET XAML Services</related>
<paramname="owner">The <seecref="T:System.Windows.Controls.Primitives.RepeatButton" /> that is associated with this <seecref="T:System.Windows.Automation.Peers.RepeatButtonAutomationPeer" />.</param>
53
53
<summary>Initializes a new instance of the <seecref="T:System.Windows.Automation.Peers.RepeatButtonAutomationPeer" /> class.</summary>
<summary>Gets the control type for the <seecref="T:System.Windows.Controls.Primitives.RepeatButton" /> that is associated with this <seecref="T:System.Windows.Automation.Peers.RepeatButtonAutomationPeer" />. This method is called by <seecref="M:System.Windows.Automation.Peers.AutomationPeer.GetAutomationControlType" />.</summary>
<summary>Gets the name of the <seecref="T:System.Windows.ContentElement" /> that is associated with this <seecref="T:System.Windows.Automation.Peers.ContentElementAutomationPeer" />. This method is called by <seecref="M:System.Windows.Automation.Peers.AutomationPeer.GetClassName" />.</summary>
103
103
<returns>A string that contains "RepeatButton".</returns>
<summary>Gets the control pattern for the <seecref="T:System.Windows.ContentElement" /> that is associated with this <seecref="T:System.Windows.Automation.Peers.ContentElementAutomationPeer" />.</summary>
131
131
<returns>If <paramrefname="patternInterface" /> is <seecref="F:System.Windows.Automation.Peers.PatternInterface.Invoke" />, this method returns a reference to the current instance of the <seecref="T:System.Windows.Automation.Peers.RepeatButtonAutomationPeer" />; otherwise, <seelangword="null" />.</returns>
0 commit comments