Show / Hide Table of Contents

Class ItemsControlExtensions

Inheritance
object
ItemsControlExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public static class ItemsControlExtensions

Methods

View Source

GetStringComparison(ItemsControl)

Declaration
public static StringComparison GetStringComparison(this ItemsControl control)
Parameters
Type Name Description
ItemsControl control
Returns
Type Description
StringComparison
  • View Source
In this article
Back to top Generated by DocFX