Show / Hide Table of Contents

Class Typeface

Inheritance
System.Object
Typeface
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Media
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public class Typeface

Methods

| Improve this Doc View Source

TryGetGlyphTypeface(out GlyphTypeface)

Declaration
[NotImplemented]
public bool TryGetGlyphTypeface(out GlyphTypeface glyphTypeface)
Parameters
Type Name Description
GlyphTypeface glyphTypeface
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source