Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    DependencyPropertyKeyMetadata Class

    Namespace: Stride.UI
    Assembly: Stride.UI.dll
    System.Object → PropertyKeyMetadata → DependencyPropertyKeyMetadata
    Derived from DependencyPropertyKeyMetadata:

    public class DependencyPropertyKeyMetadata : PropertyKeyMetadata
    Name Description
    Fields
    Attached
    AttachedReadOnly
    Default
    ReadOnly
    Properties
    Flags
    | Improve this Doc View Source

    Fields


    Attached

    public static readonly DependencyPropertyKeyMetadata Attached
    Field Value
    Type Description
    DependencyPropertyKeyMetadata

    AttachedReadOnly

    public static readonly DependencyPropertyKeyMetadata AttachedReadOnly
    Field Value
    Type Description
    DependencyPropertyKeyMetadata

    Default

    public static readonly DependencyPropertyKeyMetadata Default
    Field Value
    Type Description
    DependencyPropertyKeyMetadata

    ReadOnly

    public static readonly DependencyPropertyKeyMetadata ReadOnly
    Field Value
    Type Description
    DependencyPropertyKeyMetadata
    | Improve this Doc View Source

    Properties


    Flags

    public DependencyPropertyFlags Flags { get; }
    Property Value
    Type Description
    DependencyPropertyFlags

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation