Search Results for

    Show / Hide Table of Contents

    Class VisualHelper

    Inheritance
    System.Object
    VisualHelper
    Inherited Members
    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: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class VisualHelper

    Methods

    | Improve this Doc View Source

    GetVisualChild<T>(Visual)

    Declaration
    public static T GetVisualChild<T>(Visual parent)
        where T : Visual
    Parameters
    Type Name Description
    System.Windows.Media.Visual parent
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx