Search Results for

    Show / Hide Table of Contents

    Class FrameworkElementHelper

    Inheritance
    System.Object
    FrameworkElementHelper
    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 static class FrameworkElementHelper

    Methods

    | Improve this Doc View Source

    ToImage(FrameworkElement, Transform)

    Declaration
    public static Image ToImage(this FrameworkElement element, Transform transform)
    Parameters
    Type Name Description
    System.Windows.FrameworkElement element
    System.Windows.Media.Transform transform
    Returns
    Type Description
    System.Windows.Controls.Image
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • ToImage(FrameworkElement, Transform)
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx