Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the interaction logic for WpfBrowser.xaml
The following tables list the members exposed by the WpfBrowser type.
Public Constructors
Name | Description | |
---|---|---|
WpfBrowser | Initializes a new instance of the WpfBrowser class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() |
_webBrowser | |
![]() |
ApplicationName | Specifies the application name. |
![]() |
BrowserId | Specifies the browser ID. |
![]() |
frames | Specifies the frames. |
![]() |
IsDashboard | Specifies whether the browser page is a dashboard. |
![]() |
web | Specifies the web browser. |
![]() ![]() |
WM_DESTROY | |
![]() ![]() |
WM_PARENTNOTIFY |
Top
Public Properties
(see also Protected Properties)
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
IsEnabledCore | (inherited from UIElement) |
![]() |
StylusPlugIns | (inherited from UIElement) |
![]() |
VisualChildrenCount | Overridden. (inherited from Visual) |
![]() |
VisualParent | (inherited from Visual) |
Top
Public Methods
(see also Protected Methods)
Top
Protected Methods
Top
Public Events
Name | Description | |
---|---|---|
![]() |
BeforeNavigate | Fires when DWebBrowserEvents2, BeforeNavigate2 event fires. |
![]() |
BeforeNavigate_ | Fires before navigation occurs in the given object (on either a window element or frameset element). Deprecated. |
![]() |
BeforeNavigate2 | Fires before navigation occurs in the given object (on either a window element or a frameset element). |
![]() |
BeforeNewWindow | Fires when DWebBrowserEvents2, NewWindow2 and NewWindow3 events fire. |
![]() |
BrowserObjectAppeared | Fires when the browser process object (IWebBrowser2) appears, providing an opportunity to manipulate its properties. |
![]() |
BrowserProcessExited | Fires when the hosted browser process exits when the WebBrowserExtended control is still valid (not disposed). |
![]() |
ClientToHostWindow | Fires to request that the client window size is converted to the host window size. |
![]() |
Closing | |
![]() |
CommandStateChange | Fires when the enabled state of a command changes. |
![]() |
ContextMenuClosing | (inherited from FrameworkElement) |
![]() |
ContextMenuOpening | (inherited from FrameworkElement) |
![]() |
DataContextChanged | (inherited from FrameworkElement) |
![]() |
DocumentComplete | Fires when a document is completely loaded and initialized. |
![]() |
DocumentCompleted | |
![]() |
DownloadBegin | Fires when a navigation operation begins. |
![]() |
DownloadComplete | Fires when a navigation operation finishes, is halted or fails. |
![]() |
DownloadCompleted | |
![]() |
DownloadStarted | |
![]() |
DragEnter | (inherited from UIElement) |
![]() |
DragLeave | (inherited from UIElement) |
![]() |
DragOver | (inherited from UIElement) |
![]() |
Drop | (inherited from UIElement) |
![]() |
FileDownload | Fires to indicate that a file download is about to occur. |
![]() |
FocusableChanged | (inherited from UIElement) |
![]() |
FrameBeforeNavigate | Fires before navigation occurs in the given object. Deprecated. |
![]() |
FrameNavigateComplete | Fires after a navigation to a link is completed on either a window element or a frameset element. Deprecated. |
![]() |
FrameNewWindow | Fires when a new window is to be created. Deprecated. |
![]() |
GiveFeedback | (inherited from UIElement) |
![]() |
GotFocus | (inherited from UIElement) |
![]() |
GotKeyboardFocus | (inherited from UIElement) |
![]() |
GotMouseCapture | (inherited from UIElement) |
![]() |
GotStylusCapture | (inherited from UIElement) |
![]() |
GotTouchCapture | (inherited from UIElement) |
![]() |
Initialized | (inherited from FrameworkElement) |
![]() |
IsEnabledChanged | (inherited from UIElement) |
![]() |
IsHitTestVisibleChanged | (inherited from UIElement) |
![]() |
IsKeyboardFocusedChanged | (inherited from UIElement) |
![]() |
IsKeyboardFocusWithinChanged | (inherited from UIElement) |
![]() |
IsMouseCapturedChanged | (inherited from UIElement) |
![]() |
IsMouseCaptureWithinChanged | (inherited from UIElement) |
![]() |
IsMouseDirectlyOverChanged | (inherited from UIElement) |
![]() |
IsStylusCapturedChanged | (inherited from UIElement) |
![]() |
IsStylusCaptureWithinChanged | (inherited from UIElement) |
![]() |
IsStylusDirectlyOverChanged | (inherited from UIElement) |
![]() |
IsVisibleChanged | (inherited from UIElement) |
![]() |
KeyDown | (inherited from UIElement) |
![]() |
KeyUp | (inherited from UIElement) |
![]() |
LayoutUpdated | (inherited from UIElement) |
![]() |
Loaded | (inherited from FrameworkElement) |
![]() |
LostFocus | (inherited from UIElement) |
![]() |
LostKeyboardFocus | (inherited from UIElement) |
![]() |
LostMouseCapture | (inherited from UIElement) |
![]() |
LostStylusCapture | (inherited from UIElement) |
![]() |
LostTouchCapture | (inherited from UIElement) |
![]() |
ManipulationBoundaryFeedback | (inherited from UIElement) |
![]() |
ManipulationCompleted | (inherited from UIElement) |
![]() |
ManipulationDelta | (inherited from UIElement) |
![]() |
ManipulationInertiaStarting | (inherited from UIElement) |
![]() |
ManipulationStarted | (inherited from UIElement) |
![]() |
ManipulationStarting | (inherited from UIElement) |
![]() |
MouseDoubleClick | (inherited from Control) |
![]() |
MouseDown | (inherited from UIElement) |
![]() |
MouseEnter | (inherited from UIElement) |
![]() |
MouseLeave | (inherited from UIElement) |
![]() |
MouseLeftButtonDown | (inherited from UIElement) |
![]() |
MouseLeftButtonUp | (inherited from UIElement) |
![]() |
MouseMove | (inherited from UIElement) |
![]() |
MouseRightButtonDown | (inherited from UIElement) |
![]() |
MouseRightButtonUp | (inherited from UIElement) |
![]() |
MouseUp | (inherited from UIElement) |
![]() |
MouseWheel | (inherited from UIElement) |
![]() |
NavigateComplete | Fires after a navigation to a link is completed on either a window element or a frameset element. Deprecated. |
![]() |
NavigateComplete2 | Fires after a navigation to a link is completed on a window element or a frameset element. |
![]() |
Navigated | |
![]() |
NavigateError | Fires when an error occurs during navigation. |
![]() |
NewWindow | Fires when a new window is to be created. Deprecated. |
![]() |
NewWindow2 | Fires when a new window is to be created. |
![]() |
NewWindow3 | Raised when a window is to be created. |
![]() |
OnFullScreen | Fires when the IWebBrowser2 full screen property is changed. |
![]() |
OnMenuBar | Fires when the IWebBrowser2 menu bar property is changed. |
![]() |
OnQuit | Fires before Internet Explorer application quits. Deprecated. |
![]() |
OnStatusBar | Fires when the IWebBrowser2 status bar property is changed. |
![]() |
OnTheaterMode | Fires when the IWebBrowser2 theater mode property is changed. |
![]() |
OnToolBar | Fires when the IWebBrowser2 tool bar property is changed. |
![]() |
OnVisible | Fires when the IWebBrowser2 visible property is changed. |
![]() |
PageLoadComplete | Fires when the browser object has finished downloading the entire page. |
![]() |
PreviewDragEnter | (inherited from UIElement) |
![]() |
PreviewDragLeave | (inherited from UIElement) |
![]() |
PreviewDragOver | (inherited from UIElement) |
![]() |
PreviewDrop | (inherited from UIElement) |
![]() |
PreviewGiveFeedback | (inherited from UIElement) |
![]() |
PreviewGotKeyboardFocus | (inherited from UIElement) |
![]() |
PreviewKeyDown | (inherited from UIElement) |
![]() |
PreviewKeyUp | (inherited from UIElement) |
![]() |
PreviewLostKeyboardFocus | (inherited from UIElement) |
![]() |
PreviewMouseDoubleClick | (inherited from Control) |
![]() |
PreviewMouseDown | (inherited from UIElement) |
![]() |
PreviewMouseLeftButtonDown | (inherited from UIElement) |
![]() |
PreviewMouseLeftButtonUp | (inherited from UIElement) |
![]() |
PreviewMouseMove | (inherited from UIElement) |
![]() |
PreviewMouseRightButtonDown | (inherited from UIElement) |
![]() |
PreviewMouseRightButtonUp | (inherited from UIElement) |
![]() |
PreviewMouseUp | (inherited from UIElement) |
![]() |
PreviewMouseWheel | (inherited from UIElement) |
![]() |
PreviewQueryContinueDrag | (inherited from UIElement) |
![]() |
PreviewStylusButtonDown | (inherited from UIElement) |
![]() |
PreviewStylusButtonUp | (inherited from UIElement) |
![]() |
PreviewStylusDown | (inherited from UIElement) |
![]() |
PreviewStylusInAirMove | (inherited from UIElement) |
![]() |
PreviewStylusInRange | (inherited from UIElement) |
![]() |
PreviewStylusMove | (inherited from UIElement) |
![]() |
PreviewStylusOutOfRange | (inherited from UIElement) |
![]() |
PreviewStylusSystemGesture | (inherited from UIElement) |
![]() |
PreviewStylusUp | (inherited from UIElement) |
![]() |
PreviewTextInput | (inherited from UIElement) |
![]() |
PreviewTouchDown | (inherited from UIElement) |
![]() |
PreviewTouchMove | (inherited from UIElement) |
![]() |
PreviewTouchUp | (inherited from UIElement) |
![]() |
PrintTemplateInstantiation | Fires when a print template is instantiated. |
![]() |
PrintTemplateTeardown | Fires when a print template is instantiated. |
![]() |
PrivacyImpactedStateChange | Fires when an event that impacts privacy occurs, or when a user navigates away from a URL that has impacted privacy. |
![]() |
ProgressChange | Fires when the progress of a download operation is updated on the object. |
![]() |
PropertyChange | Fires when the IWebBrowser2 PutProperty method of the object changes the value of a property. |
![]() |
QueryContinueDrag | (inherited from UIElement) |
![]() |
QueryCursor | (inherited from UIElement) |
![]() |
Quit | Fires before the Internet Explorer application quits. |
![]() |
RequestBringIntoView | (inherited from FrameworkElement) |
![]() |
SetPhishingFilterStatus | Fires to indicate the progress and status of Microsoft Phishing Filter analysis of the current webpage. |
![]() |
SetSecureLockIcon | Fires when there is a change in encryption level. |
![]() |
SizeChanged | (inherited from FrameworkElement) |
![]() |
SourceUpdated | (inherited from FrameworkElement) |
![]() |
StatusTextChange | Fires when the status bar text of the object has changed. |
![]() |
StylusButtonDown | (inherited from UIElement) |
![]() |
StylusButtonUp | (inherited from UIElement) |
![]() |
StylusDown | (inherited from UIElement) |
![]() |
StylusEnter | (inherited from UIElement) |
![]() |
StylusInAirMove | (inherited from UIElement) |
![]() |
StylusInRange | (inherited from UIElement) |
![]() |
StylusLeave | (inherited from UIElement) |
![]() |
StylusMove | (inherited from UIElement) |
![]() |
StylusOutOfRange | (inherited from UIElement) |
![]() |
StylusSystemGesture | (inherited from UIElement) |
![]() |
StylusUp | (inherited from UIElement) |
![]() |
TargetUpdated | (inherited from FrameworkElement) |
![]() |
TextInput | (inherited from UIElement) |
![]() |
TitleChange | Fires when the status bar text of the object has changed. |
![]() |
ToolTipClosing | (inherited from FrameworkElement) |
![]() |
ToolTipOpening | (inherited from FrameworkElement) |
![]() |
TouchDown | (inherited from UIElement) |
![]() |
TouchEnter | (inherited from UIElement) |
![]() |
TouchLeave | (inherited from UIElement) |
![]() |
TouchMove | (inherited from UIElement) |
![]() |
TouchUp | (inherited from UIElement) |
![]() |
Unloaded | (inherited from FrameworkElement) |
![]() |
UpdatePageStatus | |
![]() |
WindowClosing | Fires when the window of the object is about to be closed by script. |
![]() |
WindowSetHeight | Fires when the object changes its height. |
![]() |
WindowSetLeft | Fires when the object changes its left position. |
![]() |
WindowSetResizable | Fires to indicate whether the host window should allow resizing of the object. |
![]() |
WindowSetTop | Fires when the object changes its top position. |
![]() |
WindowSetWidth | Fires when the object changes its width. |
![]() |
WindowStateChanged | Fires when the visibility state of a content window, such as the browser window or a tab changes. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
AddChild | (inherited from ContentControl) | |
AddText | (inherited from ContentControl) | |
IsAmbientPropertyAvailable | (inherited from FrameworkElement) |
Top
See Also
Reference
WpfBrowser Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.