Skip to content

PersonPictureAutomationPeer class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.PersonPictureAutomationPeer Modifiers: public

Summary

        PersonPictureAutomationPeer.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class PersonPictureAutomationPeer
class FrameworkElementAutomationPeer
FrameworkElementAutomationPeer <|-- PersonPictureAutomationPeer

Inherits from: FrameworkElementAutomationPeer

Remarks

Initializes a new instance of the PersonPictureAutomationPeer class.

Constructors

NameSummary
.ctorPersonPictureAutomationPeer.

Methods

NameSummary
GetAutomationControlTypeCoreGets the control type for the UIElement that is associated with this...
GetClassNameCoreGets the name of the UIElement that is associated with this...
Inherited members

See also