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 |
|---|---|---|---|---|---|---|---|
290b654f_ing_Prototypes_in_Managed_Code__Description | [Field] CallingConvention [Description] | Specifies the calling convention to use in passing method arguments. The default is WinAPI, which corresponds to __stdcall for the 32-bit Intel-based platforms. | [] | Creating Prototypes in Managed Code | Description | https://msdn.microsoft.com/en-us/library/w4byd5y4(v=vs.85).aspx | 6/1438042987135.9_20150728002307-00280-ip-10-236-191-2_894336269_1.json |
290b654f_ing_Prototypes_in_Managed_Code__Description | [Field] CharSet [Description] | Controls name mangling and the way that string arguments should be marshaled to the function. The default is CharSet.Ansi. | [] | Creating Prototypes in Managed Code | Description | https://msdn.microsoft.com/en-us/library/w4byd5y4(v=vs.85).aspx | 6/1438042987135.9_20150728002307-00280-ip-10-236-191-2_894336269_1.json |
290b654f_ing_Prototypes_in_Managed_Code__Description | [Field] EntryPoint [Description] | Specifies the DLL entry point to be called. | [] | Creating Prototypes in Managed Code | Description | https://msdn.microsoft.com/en-us/library/w4byd5y4(v=vs.85).aspx | 6/1438042987135.9_20150728002307-00280-ip-10-236-191-2_894336269_1.json |
290b654f_ing_Prototypes_in_Managed_Code__Description | [Field] ExactSpelling [Description] | Controls whether an entry point should be modified to correspond to the character set. The default value varies by programming language. | [] | Creating Prototypes in Managed Code | Description | https://msdn.microsoft.com/en-us/library/w4byd5y4(v=vs.85).aspx | 6/1438042987135.9_20150728002307-00280-ip-10-236-191-2_894336269_1.json |
290b654f_ing_Prototypes_in_Managed_Code__Description | [Field] PreserveSig [Description] | Controls whether the managed method signature should be transformed into an unmanaged signature that returns an HRESULT and has an additional [out, retval] argument for the return value. The default is true (the signature should not be transformed). | [] | Creating Prototypes in Managed Code | Description | https://msdn.microsoft.com/en-us/library/w4byd5y4(v=vs.85).aspx | 6/1438042987135.9_20150728002307-00280-ip-10-236-191-2_894336269_1.json |
290b654f_ing_Prototypes_in_Managed_Code__Description | [Field] SetLastError [Description] | Enables the caller to use the Marshal.GetLastWin32Error API function to determine whether an error occurred while executing the method. In Visual Basic, the default is true; in C# and C++, the default is false. | [] | Creating Prototypes in Managed Code | Description | https://msdn.microsoft.com/en-us/library/w4byd5y4(v=vs.85).aspx | 6/1438042987135.9_20150728002307-00280-ip-10-236-191-2_894336269_1.json |
290b654f_ing_Prototypes_in_Managed_Code__Description | [Field] ThrowOnUnmappableChar [Description] | Controls throwing of an exception on an unmappable Unicode character that is converted to an ANSI '?' character. | [] | Creating Prototypes in Managed Code | Description | https://msdn.microsoft.com/en-us/library/w4byd5y4(v=vs.85).aspx | 6/1438042987135.9_20150728002307-00280-ip-10-236-191-2_894336269_1.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes how the baseline for a text-based element is positioned on the vertical axis, relative to the established baseline for text. [Enumeration] | BaselineAlignment | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Identifies the property system source of a particular dependency property value. [Enumeration] | BaseValueSource | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes how to distribute space in columnated flow content. [Enumeration] | ColumnSpaceDistribution | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies how and if a drag-and-drop operation should continue. [Enumeration] | DragAction | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the effects of a drag-and-drop operation. [Enumeration] | DragDropEffects | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the current state of the modifier keys (SHIFT, CTRL, and ALT), as well as the state of the mouse buttons. [Enumeration] | DragDropKeyStates | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes a position reference for a figure in a horizontal direction. [Enumeration] | FigureHorizontalAnchor | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the unit type associated with the width or height of a FigureLength. [Enumeration] | FigureUnitType | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the point of reference of a figure in the vertical direction. [Enumeration] | FigureVerticalAnchor | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Defines constants that specify the content flow direction for text and user interface (UI) elements. [Enumeration] | FlowDirection | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the capital letter style for a Typography object. [Enumeration] | FontCapitals | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Provides a mechanism for the user to select font-specific versions of glyphs for a specified East Asian writing system or language. [Enumeration] | FontEastAsianLanguage | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Provides a mechanism for the user to select glyphs of different width styles. [Enumeration] | FontEastAsianWidths | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the fraction style for a Typography object. [Enumeration] | FontFraction | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the numeral alignment for a Typography object. [Enumeration] | FontNumeralAlignment | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the numeral style for a Typography object. [Enumeration] | FontNumeralStyle | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Renders variant typographic glyph forms. [Enumeration] | FontVariants | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the types of framework-level property behavior that pertain to a particular dependency property in the Windows Presentation Foundation (WPF) property system. [Enumeration] | FrameworkPropertyMetadataOptions | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the kind of value that a GridLength object is holding. [Enumeration] | GridUnitType | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element. [Enumeration] | HorizontalAlignment | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Indicates the current mode of lookup for both property value inheritance, a resource lookup, and a RelativeSource FindAncestor lookup. [Enumeration] | InheritanceBehavior | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the breaking condition around an inline object. [Enumeration] | LineBreakCondition | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes a mechanism by which a line box is determined for each line. [Enumeration] | LineStackingStrategy | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the category value of a LocalizabilityAttribute for a binary XAML (BAML) class or class member. [Enumeration] | LocalizationCategory | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the buttons that are displayed on a message box. Used as an argument of the Show method. [Enumeration] | MessageBoxButton | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the icon that is displayed by a message box. [Enumeration] | MessageBoxImage | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies special display options for a message box. [Enumeration] | MessageBoxOptions | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies which message box button that a user clicks. MessageBoxResult is returned by the Show method. [Enumeration] | MessageBoxResult | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the modifiability value of a LocalizabilityAttribute for a binary XAML (BAML) class or class member. [Enumeration] | Modifiability | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Indicates whether the system power is online, or that the system power status is unknown. [Enumeration] | PowerLineStatus | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the readability value of a LocalizabilityAttribute for a binary XAML (BAML) class or class member. [Enumeration] | Readability | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the reason for which the user's session is ending. Used by the ReasonSessionEnding property. [Enumeration] | ReasonSessionEnding | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies whether a window can be resized and, if so, how it can be resized. Used by the ResizeMode property. [Enumeration] | ResizeMode | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the locations where theme resource dictionaries are located. [Enumeration] | ResourceDictionaryLocation | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Indicates the routing strategy of a routed event. [Enumeration] | RoutingStrategy | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies how an application will shutdown. Used by the ShutdownMode property. [Enumeration] | ShutdownMode | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies how a window will automatically size itself to fit the size of its content. Used by the Window.SizeToContent property. [Enumeration] | SizeToContent | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the different types of templates that use TemplateKey. [Enumeration] | TemplateKey.TemplateType | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies whether the text in the object is left-aligned, right-aligned, centered, or justified. [Enumeration] | TextAlignment | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the data format of the text data. [Enumeration] | TextDataFormat | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the vertical position of a TextDecoration object. [Enumeration] | TextDecorationLocation | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the unit type of either a TextDecoration PenOffset or a Pen thickness value. [Enumeration] | TextDecorationUnit | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes the appearance of a list item's bullet style. [Enumeration] | TextMarkerStyle | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes how text is trimmed when it overflows the edge of its containing box. [Enumeration] | TextTrimming | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies whether text wraps when it reaches the edge of the containing box [Enumeration] | TextWrapping | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Describes how a child element is vertically positioned or stretched within a parent's layout slot. [Enumeration] | VerticalAlignment | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the display state of an element. [Enumeration] | Visibility | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the position that a Window will be shown in when it is first opened. Used by the Window.WindowStartupLocation property. [Enumeration] | WindowStartupLocation | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies whether a window is minimized, maximized, or restored. Used by the WindowState property. [Enumeration] | WindowState | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the type of border that a Window has. Used by the WindowStyle property. [Enumeration] | WindowStyle | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
7a1b3f3a_System_Windows_Namespace_____Enumeration | [Description] Specifies the allowable directions that content can wrap around an object. [Enumeration] | WrapDirection | [] | System.Windows Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/ms599716(d=printer,v=vs.90).aspx | 6/1438042981576.7_20150728002301-00076-ip-10-236-191-2_885160143_4.json |
114e51e3_gs_Properties__System_Windows___Description | [Name] Action [Description] | Gets or sets the current status of the associated drag-and-drop operation. | [] | QueryContinueDragEventArgs Properties (System.Windows) | Description | https://msdn.microsoft.com/en-us/library/system.windows.querycontinuedrageventargs_properties.aspx | 6/1438042981576.7_20150728002301-00200-ip-10-236-191-2_892790081_0.json |
114e51e3_gs_Properties__System_Windows___Description | [Name] EscapePressed [Description] | Gets a Boolean value indicating whether the ESC key has been pressed. | [] | QueryContinueDragEventArgs Properties (System.Windows) | Description | https://msdn.microsoft.com/en-us/library/system.windows.querycontinuedrageventargs_properties.aspx | 6/1438042981576.7_20150728002301-00200-ip-10-236-191-2_892790081_0.json |
114e51e3_gs_Properties__System_Windows___Description | [Name] Handled [Description] | Gets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from RoutedEventArgs.) | [] | QueryContinueDragEventArgs Properties (System.Windows) | Description | https://msdn.microsoft.com/en-us/library/system.windows.querycontinuedrageventargs_properties.aspx | 6/1438042981576.7_20150728002301-00200-ip-10-236-191-2_892790081_0.json |
114e51e3_gs_Properties__System_Windows___Description | [Name] KeyStates [Description] | Gets a flag enumeration indicating the current state of the SHIFT, CTRL, and ALT keys, as well as the state of the mouse buttons. | [] | QueryContinueDragEventArgs Properties (System.Windows) | Description | https://msdn.microsoft.com/en-us/library/system.windows.querycontinuedrageventargs_properties.aspx | 6/1438042981576.7_20150728002301-00200-ip-10-236-191-2_892790081_0.json |
114e51e3_gs_Properties__System_Windows___Description | [Name] OriginalSource [Description] | Gets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class. (Inherited from RoutedEventArgs.) | [] | QueryContinueDragEventArgs Properties (System.Windows) | Description | https://msdn.microsoft.com/en-us/library/system.windows.querycontinuedrageventargs_properties.aspx | 6/1438042981576.7_20150728002301-00200-ip-10-236-191-2_892790081_0.json |
114e51e3_gs_Properties__System_Windows___Description | [Name] RoutedEvent [Description] | Gets or sets the RoutedEvent associated with this RoutedEventArgs instance. (Inherited from RoutedEventArgs.) | [] | QueryContinueDragEventArgs Properties (System.Windows) | Description | https://msdn.microsoft.com/en-us/library/system.windows.querycontinuedrageventargs_properties.aspx | 6/1438042981576.7_20150728002301-00200-ip-10-236-191-2_892790081_0.json |
114e51e3_gs_Properties__System_Windows___Description | [Name] Source [Description] | Gets or sets a reference to the object that raised the event. (Inherited from RoutedEventArgs.) | [] | QueryContinueDragEventArgs Properties (System.Windows) | Description | https://msdn.microsoft.com/en-us/library/system.windows.querycontinuedrageventargs_properties.aspx | 6/1438042981576.7_20150728002301-00200-ip-10-236-191-2_892790081_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] Constraints [Description] | Gets a collection of constraints that are defined directly in a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] Decisions [Description] | Gets a collection of decisions that are defined directly in a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] Goals [Description] | Gets a collection of goals that are defined directly in a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] IsEmpty [Description] | Gets a value that indicates whether a model has no decisions, parameters, constraints, or goals. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] Name [Description] | Gets or sets the name of a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] Parameters [Description] | Gets all parameters that are defined in a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] RandomParameters [Description] | Gets all random parameters that are defined in a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] RecourseDecisions [Description] | Gets all recourse decisions that are defined in a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] SubmodelInstances [Description] | Gets all instantiations of submodels created directly in a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] Submodels [Description] | Gets all submodels created directly in a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
9990705d_oft_SolverFoundation_Services___Description | [Name] Tuples [Description] | Gets all tuples that are defined in a model. | [] | Model Class (Microsoft.SolverFoundation.Services) | Description | https://msdn.microsoft.com/en-us/library/microsoft.solverfoundation.services.model(v=vs.93).aspx | 6/1438042981576.7_20150728002301-00037-ip-10-236-191-2_897804216_0.json |
bd1ab2ea_lass___Windows_app_development__Description | [Event] AnswerRequested [Description] | Occurs when the device receives a request to answer a call. | [] | CallControl class - Windows app development | Description | https://msdn.microsoft.com/en-us/library/windows.media.devices.callcontrol.aspx | 6/1438042981576.7_20150728002301-00305-ip-10-236-191-2_873302893_0.json |
bd1ab2ea_lass___Windows_app_development__Description | [Event] AudioTransferRequested [Description] | Occurs when the device receives a request for an audio transfer. | [] | CallControl class - Windows app development | Description | https://msdn.microsoft.com/en-us/library/windows.media.devices.callcontrol.aspx | 6/1438042981576.7_20150728002301-00305-ip-10-236-191-2_873302893_0.json |
bd1ab2ea_lass___Windows_app_development__Description | [Event] DialRequested [Description] | Occurs when a number is dialed from the device. | [] | CallControl class - Windows app development | Description | https://msdn.microsoft.com/en-us/library/windows.media.devices.callcontrol.aspx | 6/1438042981576.7_20150728002301-00305-ip-10-236-191-2_873302893_0.json |
bd1ab2ea_lass___Windows_app_development__Description | [Event] HangUpRequested [Description] | Occurs when the device receives a request to hang up a call. | [] | CallControl class - Windows app development | Description | https://msdn.microsoft.com/en-us/library/windows.media.devices.callcontrol.aspx | 6/1438042981576.7_20150728002301-00305-ip-10-236-191-2_873302893_0.json |
bd1ab2ea_lass___Windows_app_development__Description | [Event] KeypadPressed [Description] | Occurs when a keypad button on the device has been pressed. | [] | CallControl class - Windows app development | Description | https://msdn.microsoft.com/en-us/library/windows.media.devices.callcontrol.aspx | 6/1438042981576.7_20150728002301-00305-ip-10-236-191-2_873302893_0.json |
bd1ab2ea_lass___Windows_app_development__Description | [Event] RedialRequested [Description] | Occurs when the device receives a request to redial. | [] | CallControl class - Windows app development | Description | https://msdn.microsoft.com/en-us/library/windows.media.devices.callcontrol.aspx | 6/1438042981576.7_20150728002301-00305-ip-10-236-191-2_873302893_0.json |
5b08c42b_reating_Service_Broker_Objects__Topic | [Description] Describes message types and how they are used. [Topic] | Creating Service Broker Message Types | [] | Creating Service Broker Objects | Topic | https://msdn.microsoft.com/en-US/library/ms171589(v=sql.90).aspx | 6/1438042987135.9_20150728002307-00113-ip-10-236-191-2_892970014_0.json |
5b08c42b_reating_Service_Broker_Objects__Topic | [Description] Describes contracts and how they are used. [Topic] | Creating Service Broker Contracts | [] | Creating Service Broker Objects | Topic | https://msdn.microsoft.com/en-US/library/ms171589(v=sql.90).aspx | 6/1438042987135.9_20150728002307-00113-ip-10-236-191-2_892970014_0.json |
5b08c42b_reating_Service_Broker_Objects__Topic | [Description] Describes queues and how they are used. [Topic] | Creating Service Broker Queues | [] | Creating Service Broker Objects | Topic | https://msdn.microsoft.com/en-US/library/ms171589(v=sql.90).aspx | 6/1438042987135.9_20150728002307-00113-ip-10-236-191-2_892970014_0.json |
5b08c42b_reating_Service_Broker_Objects__Topic | [Description] Describes services and how they are used. [Topic] | Creating Service Broker Services | [] | Creating Service Broker Objects | Topic | https://msdn.microsoft.com/en-US/library/ms171589(v=sql.90).aspx | 6/1438042987135.9_20150728002307-00113-ip-10-236-191-2_892970014_0.json |
5b08c42b_reating_Service_Broker_Objects__Topic | [Description] Describes considerations for naming Service Broker objects. [Topic] | Naming Service Broker Objects | [] | Creating Service Broker Objects | Topic | https://msdn.microsoft.com/en-US/library/ms171589(v=sql.90).aspx | 6/1438042987135.9_20150728002307-00113-ip-10-236-191-2_892970014_0.json |
5b08c42b_reating_Service_Broker_Objects__Topic | [Description] Describes a Transact-SQL code sample defines a service. [Topic] | Service Script Example | [] | Creating Service Broker Objects | Topic | https://msdn.microsoft.com/en-US/library/ms171589(v=sql.90).aspx | 6/1438042987135.9_20150728002307-00113-ip-10-236-191-2_892970014_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] BalloonChangedEventArgs [Description] | Provides data for the BalloonChanged event. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] DocumentList [Description] | Represents a Pocket PC control for displaying and managing documents in a consistent way. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] DocumentListEventArgs [Description] | Provides data for the DeletingDocument and DocumentActivated events. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] HardwareButton [Description] | Allows overriding the functionality of Pocket PC hardware buttons. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] InputMethod [Description] | Provides the name and class ID for a member of the InputPanel.InputMethodCollection class for a Pocket PC. This class cannot be inherited. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] InputModeEditor [Description] | Provides access to Smartphone input methods for entering text. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] InputPanel [Description] | Controls the soft input panel (SIP) for entering data on Pocket PCs and other Windows CE.NET devices. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] InputPanel.InputMethodCollection [Description] | Provides access to all input method software installed on a Pocket PC. This class cannot be inherited. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] LogFont [Description] | Defines the characteristics of a font for creating rotated text effects. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] MessageWindow [Description] | Provides the ability to send and receive Windows-based messages. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] MobileDevice [Description] | A class for a containing events for mobile devices. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
c15a0a8f_soft_WindowsCE_Forms_Namespace__Description | [Class] Notification [Description] | Implements Windows CE functionality for displaying and responding to user notifications. | [] | Microsoft.WindowsCE.Forms Namespace | Description | https://msdn.microsoft.com/en-us/library/kbcxyf35(v=vs.80).aspx | 6/1438042987135.9_20150728002307-00322-ip-10-236-191-2_887399095_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.