task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
list
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
1264b76e_ic_6_0_Default_Shortcut_Option__Description
[Command] Debug.StepInto [Shortcut Keys] F8 [Description]
Executes code one statement at a time, following execution into function calls.
[]
Debug Shortcut Keys, Visual Basic 6.0 Default Shortcut Option
Description
https://msdn.microsoft.com/en-us/library/ms172685(v=vs.80).aspx
19/1438042985140.15_20150728002305-00052-ip-10-236-191-2_877358600_1.json
1264b76e_ic_6_0_Default_Shortcut_Option__Description
[Command] Debug.StepOut [Shortcut Keys] CTRL + SHIFT + F8 [Description]
Executes the remaining lines of a function in which the current execution point lies.
[]
Debug Shortcut Keys, Visual Basic 6.0 Default Shortcut Option
Description
https://msdn.microsoft.com/en-us/library/ms172685(v=vs.80).aspx
19/1438042985140.15_20150728002305-00052-ip-10-236-191-2_877358600_1.json
1264b76e_ic_6_0_Default_Shortcut_Option__Description
[Command] Debug.StepOver [Shortcut Keys] SHIFT + F8 [Description]
Executes the next line of code, but does not follow execution through any function calls.
[]
Debug Shortcut Keys, Visual Basic 6.0 Default Shortcut Option
Description
https://msdn.microsoft.com/en-us/library/ms172685(v=vs.80).aspx
19/1438042985140.15_20150728002305-00052-ip-10-236-191-2_877358600_1.json
1264b76e_ic_6_0_Default_Shortcut_Option__Description
[Command] Debug.This [Shortcut Keys] CTRL + ALT + V, T [Description]
Displays the This window, which allows you to view the data members of the object associated with the current method.
[]
Debug Shortcut Keys, Visual Basic 6.0 Default Shortcut Option
Description
https://msdn.microsoft.com/en-us/library/ms172685(v=vs.80).aspx
19/1438042985140.15_20150728002305-00052-ip-10-236-191-2_877358600_1.json
1264b76e_ic_6_0_Default_Shortcut_Option__Description
[Command] Debug.Threads [Shortcut Keys] CTRL + ALT + H [Description]
Displays the Threads window to view all of the threads for the current process and information about them.
[]
Debug Shortcut Keys, Visual Basic 6.0 Default Shortcut Option
Description
https://msdn.microsoft.com/en-us/library/ms172685(v=vs.80).aspx
19/1438042985140.15_20150728002305-00052-ip-10-236-191-2_877358600_1.json
1264b76e_ic_6_0_Default_Shortcut_Option__Description
[Command] Debug.ToggleBreakpoint [Shortcut Keys] F9 [Description]
Sets or removes a breakpoint at the current line.
[]
Debug Shortcut Keys, Visual Basic 6.0 Default Shortcut Option
Description
https://msdn.microsoft.com/en-us/library/ms172685(v=vs.80).aspx
19/1438042985140.15_20150728002305-00052-ip-10-236-191-2_877358600_1.json
1264b76e_ic_6_0_Default_Shortcut_Option__Description
[Command] Debug.ToggleDisassembly [Shortcut Keys] CTRL + F11 [Description]
Displays the disassembly information for the current source file. Available only in Break mode.
[]
Debug Shortcut Keys, Visual Basic 6.0 Default Shortcut Option
Description
https://msdn.microsoft.com/en-us/library/ms172685(v=vs.80).aspx
19/1438042985140.15_20150728002305-00052-ip-10-236-191-2_877358600_1.json
1264b76e_ic_6_0_Default_Shortcut_Option__Description
[Command] Tools.DebugProcesses [Shortcut Keys] CTRL + ALT + P [Description]
Displays the Processes dialog box, which allows you to debug multiple programs at the same time in a single solution.
[]
Debug Shortcut Keys, Visual Basic 6.0 Default Shortcut Option
Description
https://msdn.microsoft.com/en-us/library/ms172685(v=vs.80).aspx
19/1438042985140.15_20150728002305-00052-ip-10-236-191-2_877358600_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] Equals(Object) [Description]
Determines whether the specified object is equal to the current object. (Inherited from Object.)
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] Finalize [Description]
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetAttributes [Description]
Returns a collection of custom attributes for the type represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetClassName [Description]
Returns the fully qualified name of the class represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetComponentName [Description]
Returns the name of the class represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetConverter [Description]
Returns a type converter for the type represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetDefaultEvent [Description]
Returns the event descriptor for the default event of the object represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetDefaultProperty [Description]
Returns the property descriptor for the default property of the object represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetEditor [Description]
Returns an editor of the specified type that is to be associated with the class represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetEvents() [Description]
Returns a collection of event descriptors for the object represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetEvents(Attribute[]) [Description]
Returns a filtered collection of event descriptors for the object represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetHashCode [Description]
Serves as the default hash function. (Inherited from Object.)
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetProperties() [Description]
Returns a collection of property descriptors for the object represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetProperties(Attribute[]) [Description]
Returns a filtered collection of property descriptors for the object represented by this type descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetPropertyOwner [Description]
Returns an object that contains the property described by the specified property descriptor.
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] GetType [Description]
Gets the Type of the current instance. (Inherited from Object.)
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] MemberwiseClone [Description]
Creates a shallow copy of the current Object. (Inherited from Object.)
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
0cf181f5__Class__System_ComponentModel___Description
[Name] ToString [Description]
Returns a string that represents the current object. (Inherited from Object.)
[]
CustomTypeDescriptor Class (System.ComponentModel)
Description
https://msdn.microsoft.com/en-us/library/windows/apps/system.componentmodel.customtypedescriptor
19/1438044160065.87_20150728004240-00112-ip-10-236-191-2_898293425_1.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] AllowDrop [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] AreAnyTouchesCaptured [Description]
Gets a value that indicates whether at least one touch is captured to this element.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] AreAnyTouchesCapturedWithin [Description]
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] AreAnyTouchesDirectlyOver [Description]
Gets a value that indicates whether at least one touch is pressed over this element.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] AreAnyTouchesOver [Description]
Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] BitmapEffect [Description]
Obsolete. Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] BitmapEffectInput [Description]
Obsolete. 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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] CacheMode [Description]
Gets or sets a cached representation of the UIElement.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] Clip [Description]
Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] ClipToBounds [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] CommandBindings [Description]
Gets a collection of CommandBinding objects associated with this element. A CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] DependencyObjectType [Description]
Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] DesiredSize [Description]
Gets the size that this element computed during the measure pass of the layout process.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] Dispatcher [Description]
Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] Effect [Description]
Gets or sets the bitmap effect to apply to the UIElement. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] Focusable [Description]
Gets or sets a value that indicates whether the element can receive focus. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] HasAnimatedProperties [Description]
Gets a value indicating whether this element has any animated properties.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] HasEffectiveKeyboardFocus [Description]
Gets a value that indicates whether the UIElement has focus.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] InputBindings [Description]
Gets the collection of input bindings associated with this element.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsArrangeValid [Description]
Gets a value indicating whether the computed size and position of child elements in this element's layout are valid.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsEnabled [Description]
Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsEnabledCore [Description]
Gets a value that becomes the return value of IsEnabled in derived classes.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsFocused [Description]
Gets a value that determines whether this element has logical focus. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsHitTestVisible [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsInputMethodEnabled [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsKeyboardFocused [Description]
Gets a value indicating whether this element has keyboard focus. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsKeyboardFocusWithin [Description]
Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsManipulationEnabled [Description]
Gets or sets a value that indicates whether manipulation events are enabled on this UIElement.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsMeasureValid [Description]
Gets a value indicating whether the current size returned by layout measure is valid.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsMouseCaptured [Description]
Gets a value indicating whether the mouse is captured to this element. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsMouseCaptureWithin [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsMouseDirectlyOver [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsMouseOver [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsSealed [Description]
Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsStylusCaptured [Description]
Gets a value indicating whether the stylus is captured by this element. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsStylusCaptureWithin [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsStylusDirectlyOver [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsStylusOver [Description]
Gets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] IsVisible [Description]
Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] Opacity [Description]
Gets or sets the opacity factor applied to the entire UIElement when it is rendered in the user interface (UI). This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] OpacityMask [Description]
Gets or sets an opacity mask, as a Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] PersistId [Description]
Obsolete. Gets a value that uniquely identifies this element.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] RenderSize [Description]
Gets (or sets, but see Remarks) the final render size of this element.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] RenderTransform [Description]
Gets or sets transform information that affects the rendering position of this element. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] RenderTransformOrigin [Description]
Gets or sets the center point of any possible render transform declared by RenderTransform, relative to the bounds of the element. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] SnapsToDevicePixels [Description]
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.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] StylusPlugIns [Description]
Gets a collection of all stylus plug-in (customization) objects associated with this element.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] TouchesCaptured [Description]
Gets all touch devices that are captured to this element.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] TouchesCapturedWithin [Description]
Gets all touch devices that are captured to this element or any child elements in its visual tree.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] TouchesDirectlyOver [Description]
Gets all touch devices that are over this element.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] TouchesOver [Description]
Gets all touch devices that are over this element or any child elements in its visual tree.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] Uid [Description]
Gets or sets the unique identifier (for localization) for this element. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] Visibility [Description]
Gets or sets the user interface (UI) visibility of this element. This is a dependency property.
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualBitmapEffect [Description]
Obsolete. Gets or sets the BitmapEffect value for the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualBitmapEffectInput [Description]
Obsolete. Gets or sets the BitmapEffectInput value for the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualBitmapScalingMode [Description]
Gets or sets the BitmapScalingMode for the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualCacheMode [Description]
Gets or sets a cached representation of the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualChildrenCount [Description]
Gets the number of child elements for the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualClearTypeHint [Description]
Gets or sets the ClearTypeHint that determines how ClearType is rendered in the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualClip [Description]
Gets or sets the clip region of the Visual as a Geometry value. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualEdgeMode [Description]
Gets or sets the edge mode of the Visual as an EdgeMode value. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualEffect [Description]
Gets or sets the bitmap effect to apply to the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualOffset [Description]
Gets or sets the offset value of the visual object. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualOpacity [Description]
Gets or sets the opacity of the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualOpacityMask [Description]
Gets or sets the Brush value that represents the opacity mask of the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualParent [Description]
Gets the visual tree parent of the visual object. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualScrollableAreaClip [Description]
Gets or sets a clipped scrollable area for the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualTextHintingMode [Description]
Gets or sets the TextHintingMode of the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualTextRenderingMode [Description]
Gets or sets the TextRenderingMode of the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualTransform [Description]
Gets or sets the Transform value for the Visual. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualXSnappingGuidelines [Description]
Gets or sets the x-coordinate (vertical) guideline collection. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
689e6ffa_nt_Properties__System_Windows___Description
[Name] VisualYSnappingGuidelines [Description]
Gets or sets the y-coordinate (horizontal) guideline collection. (Inherited from Visual.)
[]
UIElement Properties (System.Windows)
Description
https://msdn.microsoft.com/en-us/library/System.Windows.UIElement_properties(v=vs.110).aspx
19/1438044160065.87_20150728004240-00004-ip-10-236-191-2_878913856_0.json
5566ef48_eModel_Dispatcher_Namespace_____Description
[Class] ActionMessageFilter [Description]
Represents a query that tests whether the action of a message is one of a specified set of actions.
[]
System.ServiceModel.Dispatcher Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel.dispatcher.aspx
19/1438042988650.6_20150728002308-00036-ip-10-236-191-2_889354883_0.json
5566ef48_eModel_Dispatcher_Namespace_____Description
[Class] ChannelDispatcher [Description]
A component that accepts channels and associates them with a service.
[]
System.ServiceModel.Dispatcher Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel.dispatcher.aspx
19/1438042988650.6_20150728002308-00036-ip-10-236-191-2_889354883_0.json