Show / Hide Table of Contents

Class StyleId

Represents Id used to load style resource.

Inheritance
System.Object
ResourceId<System.Windows.Style>
StyleId
Inherited Members
ResourceId<Style>.GetOrLoad(Boolean)
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DevZest.Data.Presenters
Assembly: DevZest.Data.WPF.dll
Syntax
public sealed class StyleId : ResourceId<Style>

Constructors

Name Description
StyleId(Type)

Initializes a new instance of StyleId class.

Properties

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