| Имя | Описание |
 | AllowDrop | Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement) |
 | BitmapEffect | Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | BitmapEffectInput | Gets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | Border | Возвращает или задает значение, указывающее, видна ли граница аннотации. (Наследуется от WpfAnnotationView) |
 | Builder | Возвращает или задает преобразователь, используемый для построения аннотации. (Наследуется от WpfAnnotationView) |
 | CacheMode | Gets or sets a cached representation of the System.Windows.UIElement. (Inherited from System.Windows.UIElement) |
 | CanMirror | Возвращает или задает значение, указывающее, можно ли зеркально отразить заметку. (Наследуется от WpfAnnotationView) |
 | CanMove | Возвращает или задает значение, указывающее, можно ли переместить примечание. (Наследуется от WpfAnnotationView) |
 | CanResize | Возвращает или задает значение, указывающее, можно ли изменить размер примечания. (Наследуется от WpfAnnotationView) |
 | CanRotate | Возвращает или задает значение, указывающее, можно ли повернуть примечание. (Наследуется от WpfAnnotationView) |
 | CanSelect | Возвращает или задает значение, указывающее, можно ли выбрать аннотацию. (Наследуется от WpfAnnotationView) |
 | Clip | Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | ClipToBounds | Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | CommandBindings | Gets a collection of System.Windows.Input.CommandBinding objects associated with this element. A System.Windows.Input.CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. (Inherited from System.Windows.UIElement) |
 | ContextMenu | Возвращает или задает элемент контекстного меню, который должен появляться всякий раз, когда контекстное меню запрашивается через пользовательский интерфейс (UI) из этой аннотации. (Наследуется от WpfAnnotationView) |
 | CreatedBy | Возвращает или задает информацию о пользователе, создавшем аннотацию. (Наследуется от WpfAnnotationView) |
 | CreationTime | Возвращает или задает время создания аннотации. (Наследуется от WpfAnnotationView) |
 | Data | Возвращает данные аннотации. (Наследуется от WpfAnnotationView) |
 | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Наследуется от System.Windows.DependencyObject) |
 | DesiredSize | Gets the size that this element computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement) |
 | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Наследуется от System.Windows.Threading.DispatcherObject) |
 | Effect | Gets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | FillBrush | Возвращает или устанавливает фоновую кисть аннотации. (Наследуется от WpfAnnotationView) |
 | Focusable | Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | HasAnimatedProperties | Gets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement) |
 | HorizontalMirrored | Возвращает или задает значение, указывающее, отображается ли примечание горизонтально. (Наследуется от WpfAnnotationView) |
 | InputBindings | Gets the collection of input bindings associated with this element. (Inherited from System.Windows.UIElement) |
 | Intent | Возвращает или устанавливает назначение аннотации. (Наследуется от WpfAnnotationView) |
 | InteractionController | Возвращает или задает контроллер взаимодействия прямоугольного выбора. (Наследуется от WpfAnnotationView) |
 | IsArrangeValid | Gets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from System.Windows.UIElement) |
 | IsBuilding | Возвращает значение, указывающее, строится ли аннотация. (Наследуется от WpfAnnotationView) |
 | IsDisposed | Возвращает значение, указывающее, была ли удалена эта заметка. (Наследуется от WpfAnnotationView) |
 | IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsFocused | Gets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsHitTestVisible | Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsInputMethodEnabled | Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocused | Gets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocusWithin | Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsManipulationEnabled | Gets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement. (Inherited from System.Windows.UIElement) |
 | IsMeasureValid | Gets a value indicating whether the current size returned by layout measure is valid. (Inherited from System.Windows.UIElement) |
 | IsMouseCaptured | Gets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsMouseCaptureWithin | Gets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsMouseDirectlyOver | Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsMouseOver | Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsReadyForDrawing | Возвращает значение, указывающее, готова ли эта аннотация к рисованию, например, линейная аннотация имеет точки. (Наследуется от WpfAnnotationView) |
 | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Наследуется от System.Windows.DependencyObject) |
 | IsSelected | Возвращает значение, указывающее, выбрана ли заметка. (Наследуется от WpfAnnotationView) |
 | IsStylusCaptured | Gets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsStylusCaptureWithin | Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsStylusDirectlyOver | Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsStylusOver | Gets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. (Inherited from System.Windows.UIElement) |
 | IsVisible | Возвращает или задает значение, указывающее, видна ли аннотация. (Наследуется от WpfAnnotationView) |
 | LineStyle | Возвращает или устанавливает стиль линии. |
 | LineStylePatternSize | Возвращает или задает размер образца стиля линии. |
 | Location | Возвращает или задает местоположение аннотации в пространстве изображения в независимых от устройства пикселях (1/96 дюйма). (Наследуется от WpfAnnotationView) |
 | ModifiedBy | Возвращает или задает информацию о пользователе, который изменил аннотацию. (Наследуется от WpfAnnotationView) |
 | ModifiedTime | Возвращает или задает время последнего изменения этой аннотации. (Наследуется от WpfAnnotationView) |
 | Name | Возвращает или задает имя аннотации. (Наследуется от WpfAnnotationView) |
 | Opacity | Gets or sets the opacity factor applied to the entire System.Windows.UIElement when it is rendered in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement) |
 | OpacityMask | Gets or sets an opacity mask, as a System.Windows.Media.Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | Outline | Возвращает или задает стиль контура аннотации. (Наследуется от WpfAnnotationView) |
 | PersistId | Gets a value that uniquely identifies this element. (Inherited from System.Windows.UIElement) |
 | RenderSize | Gets (or sets) the final render size of this element. (Inherited from System.Windows.UIElement) |
 | RenderTransform | Gets or sets transform information that affects the rendering position of this element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | Gets or sets the center point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | Rotation | Возвращает или задает текущую величину поворота в градусах для этой аннотации. (Наследуется от WpfAnnotationView) |
 | SelectionBrush | Возвращает или устанавливает System.Windows.Media.Brush, используемый для заполнения выделения аннотации. (Наследуется от WpfAnnotationView) |
 | SelectionPen | Возвращает или задает System.Windows.Media.Pen, который используется для рисования выделения аннотации. (Наследуется от WpfAnnotationView) |
 | ShadowBrush | Возвращает или устанавливает теневую кисть аннотации. |
 | ShadowOffset | Возвращает или устанавливает смещение тени аннотации. |
 | Size | Возвращает или задает размер аннотации в пикселях, независимых от устройства (1/96 дюйма). (Наследуется от WpfAnnotationView) |
 | SnapsToDevicePixels | Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | Symmetry | Возвращает или задает значение, указывающее, является ли заметка симметричной. |
 | ToolTip | Возвращает или задает всплывающую подсказку, связанную с аннотацией. (Наследуется от WpfAnnotationView) |
 | TouchesCaptured | Gets all touch devices that are captured to this element. (Inherited from System.Windows.UIElement) |
 | TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement) |
 | TouchesDirectlyOver | Gets all touch devices that are over this element. (Inherited from System.Windows.UIElement) |
 | TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement) |
 | Transformer | Возвращает или задает преобразователь, используемый для преобразования (перемещения/изменения размера/вращения/...) аннотации. (Наследуется от WpfAnnotationView) |
 | Uid | Gets or sets the unique identifier (for localization) for this element. This is a dependency property. (Inherited from System.Windows.UIElement) |
 | VerticalMirrored | Возвращает или задает значение, указывающее, отображается ли примечание зеркально по вертикали. (Наследуется от WpfAnnotationView) |
 | Visibility | Gets or sets the user interface (UI) visibility of this element. This is a dependency property. (Inherited from System.Windows.UIElement) |