public sealed class PreviewHandlerProxy : IPreviewHandlerProxy,
IAsyncDisposable
Public NotInheritable Class PreviewHandlerProxy
Implements IPreviewHandlerProxy, IAsyncDisposable
public ref class PreviewHandlerProxy sealed : IPreviewHandlerProxy,
IAsyncDisposable
[<SealedAttribute>]
type PreviewHandlerProxy =
class
interface IPreviewHandlerProxy
interface IAsyncDisposable
end
PreviewHandlerProxy | Initializes a new instance of the PreviewHandlerProxy class. |
Is64BitProcess | Признак того, что обработчик предпросмотра 64-битный. |
CloseAsync | Закрывает приложение |
DisposeAsync | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously. |
DoPreviewAsync | Осуществляет запуск предварительного просмотра |
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) |
InFailedState | Возвращает признак нахождения объекта в состоянии ошибки |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
SetFileAsync | Устанавливает путь к файлу и возвращает результат запуска. Если значение result вернуло false, то запуск не поддерживается и значение exceptionText может содержать текст исключения, если он доступен. Если значение result вернуло true, то текст исключения всегда равен null. |
SetRectAsync | Устанавливает область отображения |
SetWindowAsync | Устанавливает область отображения |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
UnloadAsync | Выгружает обработчик |
Faulted | Событие происходящее при сбое в хэндлере |
ProcessExited | Событие происходящее при завершении приложения |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |