public sealed class DialogFormInvokerPublic NotInheritable Class DialogFormInvokerpublic ref class DialogFormInvoker sealed[<SealedAttribute>]
type DialogFormInvoker = class end| DialogFormInvoker | Инициализирует новый экземпляр класса DialogFormInvoker. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| FilterDialogWithFiles | Возвращает тип CardType с указанным именем name, если он присутствует в перечислении types, а также все типы файлов. |
| FilterDialogWithFilesAndTasks | Возвращает тип CardType с указанным именем name, если он присутствует в перечислении types, а также все типы файлов и заданий. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| TryCreateDialogFormAsync | Функция, которая создает модель представления формы для заданной вкладки типа диалога. |