Search Results for

    Show / Hide Table of Contents

    Class SampleInvoker

    Inheritance
    System.Object
    SampleInvoker
    Implements
    ITemplateInvoker
    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: Sample.UIDataTemplate
    Assembly: Sample.UIDataTemplate.dll
    Syntax
    public class SampleInvoker : ITemplateInvoker

    Methods

    | Improve this Doc View Source

    Load(ITemplateLoader, String, String, DependencyObject)

    Declaration
    public void Load(ITemplateLoader loader, string templateName, string templatePath, DependencyObject content)
    Parameters
    Type Name Description
    ITemplateLoader loader
    System.String templateName
    System.String templatePath
    System.Windows.DependencyObject content
    | Improve this Doc View Source

    Unload(DependencyObject)

    Declaration
    public void Unload(DependencyObject content)
    Parameters
    Type Name Description
    System.Windows.DependencyObject content

    Implements

    ITemplateInvoker
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx