Interface IDialogTransferContainer
生成元ウィンドウからのデータの受取用プロパティのインターフェイス。
Namespace: MakCraft.Behaviors.Interfaces
Assembly: MakViewModelsBase.dll
Syntax
public interface IDialogTransferContainer
  Properties
| Improve this Doc View SourceContainer
生成元ウィンドウからのデータの受取用プロパティ。
Declaration
object Container { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Object |