Show / Hide Table of Contents

Interface IDialogTransferContainer

生成元ウィンドウからのデータの受取用プロパティのインターフェイス。

Namespace: MakCraft.Behaviors.Interfaces
Assembly: MakViewModelsBase.dll
Syntax
public interface IDialogTransferContainer

Properties

| Improve this Doc View Source

Container

生成元ウィンドウからのデータの受取用プロパティ。

Declaration
object Container { get; set; }
Property Value
Type Description
System.Object
  • Improve this Doc
  • View Source
Back to top Generated by DocFX