public sealed class FormCreationContext : IFormCreationContext
Public NotInheritable Class FormCreationContext
Implements IFormCreationContext
public ref class FormCreationContext sealed : IFormCreationContext
[<SealedAttribute>]
type FormCreationContext =
class
interface IFormCreationContext
end
FormCreationContext | Создаёт экземпляр класса с параметрами по умолчанию. |
Controls | Контейнер для именованных элементов управления, по которому в дальнейшем будет восстановлено их состояние. |
Current | Текущий контекст IFormCreationContext. |
FileControls | Элементы управления файлами, которые принадлежат форме [Tessa.UI.Cards.IFormViewModel]. |
FilePreviewControls | Элементы управления предпросмотром файлов, которые принадлежат форме [Tessa.UI.Cards.IFormViewModel]. |
HasCurrent | Признак того, что текущий код выполняется внутри операции с контекстом IFormCreationContext, а свойство Current ссылается на действительный контекст. |
Unknown | Неизвестный контекст IFormCreationContext. |
Create | Создаёт область операции, в которой заданный контекст будет являться текущим. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
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) |
Register(IEnumerableIControlViewModel) | Регистрирует элемент управления файлами. |
Register(IFileControl) | Регистрирует элемент управления файлами. |
Register(IFilePreviewControl) | Регистрирует элемент управления предпросмотром файлов. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |